func reflect.ptrTo
3 uses
reflect (current package)
type.go#L1373: func ptrTo(t *abi.Type) *abi.Type {
value.go#L276: return Value{ptrTo(v.typ()), v.ptr, fl | flag(Pointer)}
value.go#L3016: pt := ptrTo(t)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)